home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Interactive Media Design Review 1999
/
Interactive Media Design Review 1999.iso
/
mac
/
allfiles
/
Centri
/
Centri.dir
/
00012_Script_JiggleLogo
< prev
next >
Wrap
Text File
|
1999-02-25
|
271b
|
13 lines
on beginSprite me
puppetSprite the spriteNum of me, 1
end
on exitFrame me
if the locv of sprite the spriteNum of me < 1 then
set the locv of sprite the spriteNum of me = 45
else
set the locv of sprite the spriteNum of me = -100
end if